TSTP Solution File: SEV081^5 by cvc5---1.0.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : cvc5---1.0.5
% Problem  : SEV081^5 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp
% Command  : do_cvc5 %s %d

% Computer : n016.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 19:21:30 EDT 2023

% Result   : Unknown 65.91s 66.05s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem    : SEV081^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.14  % Command    : do_cvc5 %s %d
% 0.15/0.35  % Computer : n016.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Thu Aug 24 03:02:08 EDT 2023
% 0.15/0.35  % CPUTime    : 
% 0.21/0.48  %----Proving TH0
% 65.78/66.04  %------------------------------------------------------------------------------
% 65.78/66.04  % File     : SEV081^5 : TPTP v8.1.2. Released v4.0.0.
% 65.78/66.04  % Domain   : Set Theory (Relations)
% 65.78/66.04  % Problem  : TPS problem from RELN-THMS
% 65.78/66.04  % Version  : Especial.
% 65.78/66.04  % English  :
% 65.78/66.04  
% 65.78/66.04  % Refs     : [Bro09] Brown (2009), Email to Geoff Sutcliffe
% 65.78/66.04  % Source   : [Bro09]
% 65.78/66.04  % Names    : tps_0858 [Bro09]
% 65.78/66.04  
% 65.78/66.04  % Status   : Theorem
% 65.78/66.04  % Rating   : 0.09 v8.1.0, 0.17 v7.4.0, 0.11 v7.3.0, 0.20 v7.2.0, 0.12 v7.1.0, 0.14 v7.0.0, 0.12 v6.4.0, 0.14 v6.3.0, 0.17 v6.2.0, 0.33 v6.1.0, 0.17 v6.0.0, 0.00 v4.0.0
% 65.78/66.04  % Syntax   : Number of formulae    :    1 (   0 unt;   0 typ;   0 def)
% 65.78/66.04  %            Number of atoms       :    0 (   0 equ;   0 cnn)
% 65.78/66.04  %            Maximal formula atoms :    0 (   0 avg)
% 65.78/66.04  %            Number of connectives :   14 (   0   ~;   0   |;   3   &;  10   @)
% 65.78/66.04  %                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
% 65.78/66.04  %            Maximal formula depth :   11 (  11 avg)
% 65.78/66.04  %            Number of types       :    2 (   0 usr)
% 65.78/66.04  %            Number of type conns  :   10 (  10   >;   0   *;   0   +;   0  <<)
% 65.78/66.04  %            Number of symbols     :    0 (   0 usr;   0 con; --- aty)
% 65.78/66.04  %            Number of variables   :    7 (   0   ^;   4   !;   3   ?;   7   :)
% 65.78/66.04  % SPC      : TH0_THM_NEQ_NAR
% 65.78/66.04  
% 65.78/66.04  % Comments : This problem is from the TPS library. Copyright (c) 2009 The TPS
% 65.78/66.04  %            project in the Department of Mathematical Sciences at Carnegie
% 65.78/66.04  %            Mellon University. Distributed under the Creative Commons copyleft
% 65.78/66.04  %            license: http://creativecommons.org/licenses/by-sa/3.0/
% 65.78/66.04  %------------------------------------------------------------------------------
% 65.78/66.04  thf(cTHM120_1_pme,conjecture,
% 65.78/66.04      ? [R: ( $i > $o ) > ( $i > $o ) > $o] :
% 65.78/66.04        ( ? [X: $i > $o,Y: $i > $o] : ( R @ X @ Y )
% 65.78/66.04        & ! [Xx: $i > $o] : ( R @ Xx @ Xx )
% 65.78/66.04        & ! [Xx: $i > $o,Xy: $i > $o,Xz: $i > $o] :
% 65.78/66.04            ( ( ( R @ Xx @ Xy )
% 65.78/66.04              & ( R @ Xy @ Xz ) )
% 65.78/66.04           => ( R @ Xx @ Xz ) ) ) ).
% 65.78/66.04  
% 65.78/66.04  %------------------------------------------------------------------------------
% 65.78/66.04  ------- convert to smt2 : /export/starexec/sandbox2/tmp/tmp.kfJpXwzpZL/cvc5---1.0.5_2419.p...
% 65.78/66.04  (declare-sort $$unsorted 0)
% 65.78/66.04  (assert (not (exists ((R (-> (-> $$unsorted Bool) (-> $$unsorted Bool) Bool))) (and (exists ((X (-> $$unsorted Bool)) (Y (-> $$unsorted Bool))) (@ (@ R X) Y)) (forall ((Xx (-> $$unsorted Bool))) (@ (@ R Xx) Xx)) (forall ((Xx (-> $$unsorted Bool)) (Xy (-> $$unsorted Bool)) (Xz (-> $$unsorted Bool))) (let ((_let_1 (@ R Xx))) (=> (and (@ _let_1 Xy) (@ (@ R Xy) Xz)) (@ _let_1 Xz))))))))
% 65.78/66.04  (set-info :filename cvc5---1.0.5_2419)
% 65.78/66.04  (check-sat-assuming ( true ))
% 65.78/66.04  ------- get file name : TPTP file name is SEV081^5
% 65.78/66.04  ------- cvc5-thf : /export/starexec/sandbox2/solver/bin/cvc5---1.0.5_2419.smt2...
% 65.78/66.04  --- Run --ho-elim --full-saturate-quant at 10...
% 65.78/66.04  --- Run --ho-elim --no-e-matching --full-saturate-quant at 10...
% 65.78/66.04  --- Run --ho-elim --no-e-matching --enum-inst-sum --full-saturate-quant at 10...
% 65.78/66.04  --- Run --ho-elim --finite-model-find --uf-ss=no-minimal at 5...
% 65.78/66.04  --- Run --no-ho-matching --finite-model-find --uf-ss=no-minimal at 5...
% 65.78/66.04  --- Run --no-ho-matching --full-saturate-quant --enum-inst-interleave --ho-elim-store-ax at 10...
% 65.78/66.04  --- Run --no-ho-matching --full-saturate-quant --macros-quant-mode=all at 10...
% 65.78/66.04  --- Run --ho-elim --full-saturate-quant --enum-inst-interleave at 10...
% 65.78/66.04  --- Run --no-ho-matching --full-saturate-quant --ho-elim-store-ax at 10...
% 65.78/66.04  --- Run --ho-elim --no-ho-elim-store-ax --full-saturate-quant...
% 65.78/66.04  % cvc5---1.0.5 exiting
% 65.91/66.04  % cvc5---1.0.5 exiting
%------------------------------------------------------------------------------